You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Methods > Size Method > VectorInt.Size Method ([In] TMtxVecBase)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
VectorInt.Size Method ([In] TMtxVecBase)

Size the object.

Syntax
C#
Visual Basic
public TMtxVecInt Size([In] TMtxVecBase Src);

Assigns the size of the Src object to the calling object. If both objects have a matching Length property, only the IntPrecision property of the calling object will changed, while all other properties describing the size of the object will be preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!